home *** CD-ROM | disk | FTP | other *** search
- VERSION 4.00
- Begin VB.Form Form1
- Appearance = 0 'Flat
- BackColor = &H80000005&
- Caption = "Form1"
- ClientHeight = 6210
- ClientLeft = 870
- ClientTop = 1530
- ClientWidth = 6420
- BeginProperty Font
- name = "MS Sans Serif"
- charset = 0
- weight = 700
- size = 8.25
- underline = 0 'False
- italic = 0 'False
- strikethrough = 0 'False
- EndProperty
- ForeColor = &H80000008&
- Height = 6570
- Left = 810
- LinkTopic = "Form3"
- ScaleHeight = 6210
- ScaleWidth = 6420
- Top = 1230
- Width = 6540
- Attribute VB_Name = "Form1"
- Attribute VB_Creatable = False
- Attribute VB_Exposed = False
-